You can view the connection status of device adapters.
Device adapters are utilized to connect to registered devices. Monitoring the status of these adapters is helpful in identifying connectivity issues.
efa inventory debug device-adapter-status
Note
For information about commands and supported parameters, see ExtremeCloud Orchestrator Command Reference, 3.6.0 .
efa inventory debug device-adapter-status --ip 10.24.80.58 +-------------+-------------------+----------+-----------+--------------+ | IP | Adapter | Protocol | State | Error Status | +-------------+-------------------+----------+-----------+--------------+ | 10.24.80.58 | SwitchRestAdapter | https | Connected | Success | +-------------+-------------------+----------+-----------+--------------+ | 10.24.80.58 | SwitchSSHAdapter | SSH | Connected | Success | +-------------+-------------------+----------+-----------+--------------+ | 10.24.80.58 | SwitchNcAdapter | NetConf | Connected | Success | +-------------+-------------------+----------+-----------+--------------+ Device Adapter Status --- Time Elapsed: 5.867081913s ---